home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / pcboard / cpypcb10.zip / COPYPCB.DOC < prev    next >
Text File  |  1996-01-11  |  2KB  |  36 lines

  1.  
  2.  
  3.                            Copy PCB Files v1.0
  4.                             a DMSOFT Utility
  5.  
  6. Have you ever wanted a convenient way to back up your user file, cnames file,
  7. dlpath.lst, main.pth list, and dir.lst files in a nightly event? This utility
  8. will copy your user, user.inf, user.ibx, cnames, cnames.@@@, cnames.idx,
  9. cnames.add, dlpath.lst, main.pth and dir.lst to a back up drive and directory
  10. of your choice archived with the filename using todays date (using the archive
  11. of your choice (ZIP, ARJ or PAK ). You must have pcbcopy.exe in your path to
  12. copy the files.
  13.  
  14. You will need a configuration file (copyuser.cfg) and it should look like this.
  15.  
  16.      f:\pcbbk.up              The back up drive and directory.
  17.      d:\pcb\main\users        Path and name of your users file.
  18.      users                    Name of the users file
  19.      ZIP                      Method of archiving (ZIP, PAK, ARJ)
  20.      CNAMES                   Name of your cnames file
  21.      e:\pcb\main\cnames       Name and path of cnames file
  22.      e:\pcb\main\caller3      Path and name of caller log to write activity
  23.      dlpath.lst               Name of download path directory listing file
  24.      e:\pcb\main\dlpath.lst   Path and name of dlpath.lst (list of d/l paths)
  25.      main.pth                 Name of main.pth list
  26.      e:\pcb\node1\main.pth    Path and name of main directory file listing (idx)
  27.      dir.lst                  Name of directory list for main board.
  28.      e:\pcb\main\dir.lst      Path and name of directory list for main board.
  29.  
  30. If you select none for the archiving method, the files will be named for
  31. by there respective file names
  32.  
  33.  
  34. Command line options:  Copyuser NODISPLAY - this will stop the display of
  35.                                             pcbcopy, pkzip and del.
  36.